projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27950b4
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 21 Mar 2002 09:35:35 +0000
(09:35 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 21 Mar 2002 09:35:35 +0000
(09:35 +0000)
lisp/dired.el
patch
|
blob
|
history
diff --git
a/lisp/dired.el
b/lisp/dired.el
index 7dd5872b2461ee697e34de5a22612cbe878d5051..9fb0bd33cd4ed502c843796e83d2c43f11f7dade 100644
(file)
--- a/
lisp/dired.el
+++ b/
lisp/dired.el
@@
-2151,7
+2151,7
@@
if there are no flagged files."
;; let window shrink to fit:
(let ((window (selected-window))
target-lines w2)
- (cond ;; if split-
window
-threshold is enabled, use the largest window
+ (cond ;; if split-
height
-threshold is enabled, use the largest window
((and (> (window-height (setq w2 (get-largest-window)))
split-height-threshold)
(= (frame-width) (window-width w2)))